runtime.lockTimer.lock (field)
3 uses
	runtime (current package)
		lock_spinbit.go#L172: 	timer := &lockTimer{lock: l}
		mprof.go#L679: 	lock      *mutex
		mprof.go#L711: 		gp.m.mLockProfile.recordLock(nowTick-lt.tickStart, lt.lock)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)